




/*
     FILE ARCHIVED ON 4:36:39 Apr 10, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:36:20 May 21, 2013.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
#flashPadding{
	padding: 10px 10px 10px 0px; /* T R B L */
}
#adPadding{
	padding: 20px 10px 10px 0px; /* T R B L */
}

#pictureBox{
	background:#EFEFEA;
	border: 1px solid #837064;
	padding: 5px;
	width:100px;

}

.line {
	/*border:solid 1px #98ADBE;*/
	margin-top: 15px;
	height: 4px;
	border-top: 1px solid #DCDCD9;
	clear:left;
}

.content {
	font-family: arial;
	font-size: 11px;
	color: #41413A;
	font-weight: none;
}
.content a:link, .content A:active, .content a:visited {
	font-family: arial;
	font-size: 11px;
	color: #C60000;
	font-weight: none;
	text-decoration: none;
}
	
.content a:hover {
	font-weight: none;
	text-decoration: underline;
}
.sidetext, .sidetext a:link, .sidetext A:active, .sidetext a:visited {
	font-family: arial;
	font-size: 11px;
	color: #41413A;
	line-height: 23px;
	font-weight: none;
	text-decoration: none;
}
	
.sidetext a:hover {
	color: #C60000;
	font-weight: none;
	text-decoration: underline;
}

.date {
	font-family: arial;
	font-size: 10px;
	color: #9C9C9C;
	font-weight: none;
}

.title {
	font-family: arial;
	font-size: 14px;
	color: #C60000;
	font-weight: bold;
}
.title a:link, .title A:active, .title a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #00948D;
	text-decoration: none;
}
	
.title a:hover {
	font-weight: none;
	text-decoration: underline;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: arial;
	font-size: 11px;
	color: #837064;
	font-weight: bold;
	text-decoration: none;
}
	
.footer a:hover {
	text-decoration: underline;
}

.credit, .credit a:link, .credit A:active, .credit a:visited {
	font-family: arial;
	font-size: 10px;
	color: #C2C2AD;
	font-weight: bold;
	text-decoration: none;
}
	
.credit a:hover {
	color: #837064;
	text-decoration: none;
}


.formfield {  
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px #A5ACB2 solid;
	font-family: Arial; 
	font-size: 11px;
	text-decoration: none;
	color: #504132; 
	width: 100%;
}
.formfieldshort {  
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px #A5ACB2 solid;
	font-family: Arial; 
	font-size: 11px;
	text-decoration: none;
	color: #504132; 
}

input, textarea{
color: #41413A;
background: #ffffff;
border: 1px solid #C9C9C7;
}

.enquiryForm {
	font-family: arial;
	font-size: 11px;
	color: #41413A;
	font-weight: none;
}
	
.required {
	color: red;
}

th.enquiryForm {
	font-size: 11px;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	color: #41413A;
}

td.enquiryForm {
	font-size: 11px;
}

.enquiryForm span.required {
	color: red;
}

/*td.enquiryForm , td.enquiryForm select {
	font-family:arial;
	font-size: 11px;
	width: 100%;
}

td.enquiryForm textarea {
	font-family:arial;
	font-size: 11px;
	width: 100%;
}*/

.FormButton {
	font-family:arial;
	font-size: 11px;
	background:#EFEFEA;
	border: 1px solid #837064;
	padding: 5px;
	
}
